.slider-nav__item--current {
    background-color: #69c !important;
}

.banner .box{
    background-size: 100% 100%;
}

.hba {
    height: 35vh;
}

.col-lg-20 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 1200px) {
    .col-lg-20 {
        float: left;
        width: 20%
    }
}

/*.dropdown:hover .dropdown-menu {*/
    /*display: block;*/
    /*margin-top: 0;*/
/*}*/

.fuwu-bg {
    position: relative;
    background-color: #a2a7ab;
    min-height: 360px;
    /*padding: 100px;*/
    box-sizing: border-box;
}

.bg_blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(./img/blur.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position-x: center !important;
    /* opacity: 0.4; */
    z-index: 1;
}

.fuwu .container {
    z-index: 2;
    position: relative;
}



.team .filters {
    margin: 0 0 30px 0;
    padding: 0 10px;
}

.team .overlay-container {
    position: relative;
    display: block;
    overflow: hidden;
}

.team a:hover {
    text-decoration: none
}

.team .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -1px;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    overflow: hidden;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
    color: #fff;
    padding: 5px 0;
    text-decoration: none;
}

.team .overlay.active {
    padding: 20px 0;
}

.team .isotope-item {
    margin-bottom: 20px;
}

.team .isotope-container {
    overflow: hidden;
}

.team .overlay-container {
    position: relative;
    display: block;
    overflow: hidden;
}

.case .pic-link {
    overflow: hidden;
}

.case  .case-img {
    transition: all linear 0.2s;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all linear 1.2s;
    -moz-transition: all linear 1.2s;
    -ms-transition: all linear 1.2s;
    -o-transition: all linear 1.2s;
    transition: all linear 1.2s;
}


.index-news {
    margin-bottom: 40px;
}

.index-news p {
    margin: 0;
}

.index-news a {
    color: #3A3A3A;
    text-decoration: none;
}

.left-title {
    font-size: 15px;
    padding: 10px 0 5px 0;
}

.left-desc {
    color: #969696;
}

.index-news .titlediv {
    border-bottom: 1px solid #CCC;
    float: left;
    width: 100%;
}

.index-news .titlep1 {
    float: left;
    font-size: 18px;
    padding: 0 10px 5px 15px;
    background: url(../img/tubiao.png) 0 9px no-repeat;
}

.index-news .titlep2 {
    float: right;
    padding-top: 8px;
}

.index-news .newspcon {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    background: url(../img/tubiao.png) 0 -23px no-repeat;
    height: 41px;
    overflow: hidden;
    line-height: 41px;
}

.index-news .newsriqi {
    color: #969696;
    padding: 0 10px 0 15px;
}


.foot_nav {
    width: 25%;
    float: left;
    background-color: #fafafa;
    text-align: center;
}

.foot_nav a {
    color: #898989;
    display: block;
}

.foot_nav span {
    display: block;
    padding: 3px 0px 0px 0px;
}


.hotkey{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.search {
    background-color: #f7f7f7;
    padding: 10px 0;
}
.search .title {
    color: #519adb;
}
.search .hotkey button {
    color: #666666;
    display: inline;
    margin: 0;
    padding: 0;
    height: unset;
    line-height: unset;
    background-color: unset;
    border: unset;
}
.search .hotkey:last-child {
    border-right: unset;
}

.search .hotkey {
    padding: 0 14px;
    border-right: 1px solid #929292;
}
.search .right input {
    background: #e9e9e9;
    height: 32px;
    width: 217px;
    border: unset;
    padding-left: 10px;
}
.search .right form {
    display: flex;
    align-items: center;
}
.search .right button {
    background:  url(../img/search_btn.jpg);
    margin-left: 10px;
    padding: 0;
    background-size: 100% 100%;
    border: unset;
}
.search .right {
    margin-left: auto;
}
@media (max-width: 768px){
    .search .right {
        margin: 0 auto;
    }
}


.crumbs .container{
    display: flex;
    align-items: center;
}
.crumbs form input {
    background: #e9e9e9;
    height: 32px;
    width: 217px;
    border: unset;
    padding-left: 10px;
}
.crumbs  form {
    display: flex;
    align-items: center;
}
.crumbs   .btn-group{
    margin-left: auto;
}
.crumbs form button {
    background: url(../img/search_btn.jpg);
    margin-left: 10px;
    padding: 0;
    background-size: 100% 100%;
    border: unset;
}


.product-nav h3,  .contact-nav h3{
    background-color:#69c;
    color: #fff;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 500;
    display: block;
    padding: 0 0 10px 0;
    margin: 0;
    text-align: center;
}
.contact-nav,.product-nav{
    border: 1px solid #69c;
    margin-bottom: 10px;

}


.neirong {
    padding: 30px 0;
}

.neirong .page-nav ul{
    list-style: none;
    margin: 0;
    font-size: 16px;
    padding: 5px 10px;
}

.neirong .page-nav ul li{
    padding: 10px;
    border-bottom: 1px dashed #cdcdcd;
    /*text-align: center*/
}
.neirong .page-nav ul li a{
    color: #666666;
}

.neirong .product-nav .active>a{
    color: #6699cc!important;
}


.neirong .page-nav ul li:last-child{
    border-bottom:unset;
}

.product-nav  li{
    padding-left: 20px!important;
    background: url(../img/page_right.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: left center;
}
.product-nav .active{
    padding-left: 20px!important;
    background: url(../img/page_right_active.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: left center;
}

.case .pic-link{
    display: block;
    overflow: hidden;
}

.case .pic-link img{
    transform: scale(1);
    transition: all 1s;
}

.case .pic-link img:hover{
     transform: scale(1.2);
}

.nxt-pre a{
                display: inline-block;
                max-width: 100%;
                overflow: hidden;
                white-space: nowrap;text-overflow: ellipsis;
            }
            
 .page-news p img{
                max-width: 100%!important;
                display: block;
                margin: 0 auto;
            }            
